home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / clue.lha / clue / doc / clue.tex / node74_mn.html < prev    next >
Text File  |  1989-07-12  |  769b  |  20 lines

  1.  
  2. <H3><A ID="SECTION002311100000000000000">
  3. Packages</A>
  4. </H3><#4871#>
  5.            
  6.       
  7.  
  8. <A ID="182"><tex2html_anchor_invisible_mark></A><A ID="183"><tex2html_anchor_invisible_mark></A>
  9. All CLUE symbols (classes, functions, methods, macros, etc.) are interned in 
  10. the package named <#184#><TT>CLUE</TT><#184#>. Unless otherwise specified, all symbols defined by 
  11. this specification are assumed to be interned in the <#185#><TT>CLUE</TT><#185#> package.
  12.  
  13. <P>
  14. <A ID="186"><tex2html_anchor_invisible_mark></A><A ID="187"><tex2html_anchor_invisible_mark></A>
  15. All symbols which belong to CLX are interned in the <#188#><TT>XLIB</TT><#188#> package.
  16. References in this document to CLX symbols will always specify the <#189#><TT>XLIB</TT><#189#>
  17. package explicitly.
  18.  
  19. <P>
  20. =0